How to Install bzrtools software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install bzrtools software package in Ubuntu 14.04 LTS (Trusty Tahr)

bzrtools software package provides Collection of tools for bzr, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bzrtools 

bzrtools is installed in your system.

Make ensure the bzrtools package were installed using the commands given below,

$ sudo dpkg-query -l | grep bzrtools *

You will get with bzrtools package name, version, architecture and description in a table

bzrtools package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package bzrtools
Version 2.6.0-1
Description Collection of tools for bzr
Sub Section devel


See Also, How to uninstall or remove bzrtools software package from Ubuntu 14.04 LTS (Trusty Tahr)?